.. _`Update ADAF with Table`: .. _`org.sysess.sympathy.data.table.updateadafwithtable`: Update ADAF with Table ~~~~~~~~~~~~~~~~~~~~~~ .. image:: import_table.svg :width: 48 Export content of Table to specified container in ADAF. **Documentation** Update ADAF with the full content of a Table to a specified container in the ADAF. Existing container will be replaced completely. **Definition** *Input ports* :port1: table Input Table :port2: adaf Input ADAF *Output ports* :port1: adaf ADAF updated with data in input Table *Configuration*: **Target group** (export_to_group) Choose a container in the ADAF as target **System name** (system) Specify name of the created system in the ADAF **Raster name** (raster) Specify name of the created raster in the ADAF **Time basis column** (tb) Select a column in the Table which will become the time basis of the new raster .. automodule:: node_table2adaf :noindex: .. class:: UpdateADAFWithTable :noindex: **Related nodes** * :ref:`org.sysess.sympathy.data.table.updateadafswithtables` * :ref:`org.sysess.sympathy.data.table.table2adaf` * :ref:`org.sysess.sympathy.data.adaf.adaf2table` **Example flows** * :download:`UpdateADAFWithTable.syx `